emoji chooser: Fix handling of no recent Emoji
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 16:19:43 +0000 (16:19 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 18:18:09 +0000 (18:18 +0000)
commit7b6f652630aff73b61b59ab1849b19df44695883
tree1cac5beec63496fed8886eb84b6be2a97a23af02
parent1a4c988a22f8b8a7e203d00515c18616b25aa9b6
emoji chooser: Fix handling of no recent Emoji

If the recent section is empty, we want to hide
it, make its button insensitive, and select the
next section, initially. This was not working
properly, since nothing was ever setting the
section box to invisible.
gtk/gtkemojichooser.c